Entity CombatFX

CombatFX is the Entity definition for an effect animation object (usually a projectile).

Subclass of Entity.

Functions

GetAimpoint () GetAimpoint returns the aim location of the effect.
GetLastFrame () GetLastFrame returns the last frame of the effect (currently unknown).
GetNumFlames () GetNumFlames returns the number of flames (???
GetType () GetType returns the type of the effect (currently unknown).


Functions

GetAimpoint ()
GetAimpoint returns the aim location of the effect.

Returns:

    A table with values of "x", "y", and "z" for the aim location.
GetLastFrame ()
GetLastFrame returns the last frame of the effect (currently unknown).

Returns:

    An integer value of the last frame.
GetNumFlames ()
GetNumFlames returns the number of flames (??? - unknown).

Returns:

    An integer value of the number of flames.
GetType ()
GetType returns the type of the effect (currently unknown).

Returns:

    An integer value of the effect type.
generated by LDoc 1.4.6 Last updated 2021-05-07 19:14:47